home *** CD-ROM | disk | FTP | other *** search
/ Compendium Deluxe 1 / LSD Compendium Deluxe 1.iso / a / compression / xpk / xpkfast.lha / ToDo < prev    next >
Encoding:
Text File  |  1993-08-23  |  627 b   |  18 lines

  1.  *****    Find and fix all unknown Bugs.    ;]
  2.  
  3.  ****    Write/find a better legal manbo-jambo.
  4.  
  5.  ***    Do some polishing work on FAST.doc.
  6.  
  7.  ***    Do a 68000/68030 Version.  Which tests the CPU and does
  8.     dispatch to CPU-dependant optimized versions
  9.     The current version does run on all 680x0 but is optimized for
  10.     a mix of 68000 and 68030.
  11.     It does use asl.w #2,dx instead of add.w dx,dx  add.w dx,dx
  12.     Could use Bitfieldinstructions to extract the length.
  13.  
  14.  **    Think about some clever texts.  Those in FASTmisc.s are dumb.
  15.  
  16.  **    Supply better and more comments.  The current ones are nearly
  17.     unintelligable and sometimes outdated or wrong.
  18.